home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #12 / Amiga Plus CD - 2002 - No. 12.iso / AmigaOS / Aplus_Dev / AP-Website / links / themes / original / netscape.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-10-28  |  8.8 KB  |  411 lines

  1. /* ---------------------------------------------------------------------
  2.    themes/original/netscape.css
  3.    -------------------------------------------------------------------*/
  4.  
  5. body {
  6.     font-weight: normal;
  7.     font-size: 13px;
  8.     margin: 15px;
  9.     color: black;
  10.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  11.     background-color: white;
  12. }
  13. table.homebalkback {
  14.     background-color: #cccccc;
  15.     color: #000000;
  16. }
  17. .navbaroff {
  18.     background-color: #eeeeee;
  19.     font-weight: bold;
  20.     color: #000000;
  21. }
  22. .navbaron {
  23.     color: #808080;
  24.     background-color: #cccccc;
  25.     font-size: 15px;
  26.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  27.     font-weight: bold;
  28. }
  29. .middenhcel {
  30.     padding-right: 2px;
  31.     padding-left: 2px;
  32.     padding-bottom: 2px;
  33.     color: #000000;
  34.     padding-top: 2px;
  35.     background-color: #F7FFD3;
  36. }    
  37. a.ttd, a.ttd:hover {
  38.     font-weight: bold;
  39.     width: 100%;
  40.     color: #000000;
  41.     background-color: #eeeeee;
  42.     line-height: 20px;
  43.     text-decoration: none;
  44.     font-size: 15px;
  45.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  46. }
  47. a.ttd:hover {
  48.     color: #dddddd;
  49.     background-color: #aaaaaa;
  50. }
  51. a.ttd2, a.ttd2:hover {
  52.     font-weight: bold;
  53.     width: 100%;
  54.     color: #808080;
  55.     background-color: #eeeeee;
  56.     line-height: 20px;
  57.     text-decoration: none;
  58.     font-size: 15px;
  59.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  60. }
  61. a.ttd2:hover {
  62.     color: #808080;
  63.     background-color: #ffffff;
  64. }
  65. a:link, a:visited, a:active {
  66.     color: #808080;
  67.     text-decoration: none;
  68.     background-color: transparent;
  69. }
  70. a:hover {
  71.     color: #000000;
  72.     text-decoration: underline;
  73.     background-color: #eeeeee;
  74. }
  75. .noborder {
  76.     border: none;
  77. }
  78. table {
  79.     background-color: white;
  80.     color: #eeeeee;
  81. }
  82. .tableHeader {
  83.     background: white;
  84.     color: #eeeeee;
  85. }
  86. .regularBoldText {
  87.     font-weight: bold;
  88.     font-size: 13px;
  89.     color: #333333;
  90.     background-color: #eeeeee;
  91.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  92. }
  93. .regularText {
  94.     font-weight: normal;
  95.     font-size: 13px;
  96.     color: black;
  97.     background-color: transparent;
  98.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  99. }
  100. .searchText,  .searchLogic  {
  101.     color: #808080;
  102.     background-color: transparent;
  103.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  104. }
  105. .searchText {
  106.     font-size: 15px;
  107.     font-weight: bold;
  108. }
  109. .searchLogic {
  110.     font-weight: normal;
  111.     font-size: 13px;
  112. }
  113. .fortune {
  114.     font-weight: normal;
  115.     font-size: 11px;
  116.     color: gray;
  117. }
  118. .textBox {
  119.     font-weight: normal;
  120.     font-size: 13px;
  121.     color: black;
  122.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  123.     background-color: #F4F4F4;
  124. }
  125. .subCategory, .subCategoryCount {
  126.     font-weight: normal;
  127.     font-size: 13px;
  128.     color: gray;
  129.     background-color: white;
  130.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  131. }
  132. .maincats {
  133.     color: gray;
  134.     background-color: white;
  135. }
  136. .mainCategory, .mainCategoryCount {
  137.     font-size: 15px;
  138.     color: gray;
  139.     background-color: white;
  140.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  141. }
  142. .mainCategory {
  143.     font-weight: bold;
  144.     color: gray;
  145.     background-color: white;
  146. }
  147.  .mainCategoryCount {
  148.     font-weight: normal;
  149. }
  150. .whatText {
  151.     font-weight: bold;
  152.     font-size: 15px;
  153.     color: #999999;
  154.     background-color: #F4F4F4;
  155.     padding-left: 2mm;
  156.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  157. }
  158. .WhatTabOut {
  159.     background-color: #cccccc;
  160.     color: #eeeeee;
  161.     padding: 1px;
  162. }
  163. .whatout2 {
  164.     color: #eeeeee;
  165.     background-color: #000000;    
  166.     padding: 3px;
  167. }
  168. .whattabletitle {
  169. }
  170. .navText {
  171.     padding-right: 2px;
  172.     padding-left: 2mm;
  173.     padding-bottom: 2px;
  174.     padding-top: 2px;
  175.     font-weight: normal;
  176.     font-size: 15px;
  177.     color: #999999;
  178.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  179.     background-color: #f4f4f4;
  180. }
  181. .NavTabOut {
  182.     color: #eeeeee;
  183.     background-color: #cccccc;
  184. }
  185. .navtabout2 {
  186.     color: #eeeeee;
  187.     background-color: #000000;
  188. }
  189. .navtabletitle {
  190.     color: #eeeeee;
  191.     background-color: #000000;
  192. }
  193. a.navLink:link, a.navLink:visited, a.navLink:hover {
  194.     font-weight: normal;
  195.     font-size: 15px;
  196.     color: #999999;
  197.     background-color: transparent;
  198.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  199. }
  200. a.navLink:hover {
  201.     background-color: #cccccc;
  202.     text-decoration: none;
  203. }
  204. .LineCatOut {
  205.     color: #eeeeee;
  206.     background-color: #cccccc;
  207. }
  208. .linecattitle {
  209.     padding-right: 2px;
  210.     padding-left: 2px;
  211.     padding-bottom: 2px;
  212.     color: #000000;
  213.     padding-top: 2px;
  214.     background-color: #F7FFD3;
  215. }
  216. .lineCategoryText, .lineCategoryLink {
  217.     font-weight: bold;
  218.     font-size: 15px;
  219.     color: #666666;
  220.     background-color: transparent;
  221.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  222. }
  223. .lineCategoryText {
  224.     padding-left: 2mm;
  225.     background-color: #f5f5f5;
  226. }
  227. a.lineCategoryLink:link, a.lineCategoryLink:visited, a.lineCategoryLink:active {
  228.     color: #666666;
  229.     background-color: transparent;
  230.     text-decoration: none;
  231. }
  232. a.lineCategoryLink:hover {
  233.     color: #000000;
  234.     background-color: #dddddd;
  235.     text-decoration: none;
  236. }
  237. .BgTable1 {
  238.     color: #eeeeee;
  239.     background-color: #eeeeee;
  240.     padding-top: 2mm;
  241.     padding-bottom: 2mm;
  242.     padding-left: 2mm;
  243.     padding-right: 2mm;
  244. }
  245. .BgTable2 {
  246.     color: #eeeeee;
  247.     background-color: #eeeeee;
  248.     padding-top : 2mm;
  249.      padding-bottom : 2mm;
  250.     padding-left: 2mm;
  251.     padding-right: 2mm;
  252. }
  253. .siteName {
  254.     font-weight: bold;
  255.     font-size: 15px;
  256.     color: #666666;
  257.     background-color: #eeeeee;
  258.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  259. }
  260. a.siteName:link, a.siteName:active, a.siteName:visited {
  261.     font-weight: bold;
  262.     font-size: 15px;
  263.     color: #666666;
  264.     background-color: #eeeeee;
  265.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  266.     text-decoration: underline;
  267. }
  268. a.siteName:hover {
  269.     font-weight: bold;
  270.     font-size: 15px;
  271.     color: #000000;
  272.     background-color: #cccccc;
  273.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  274.     text-decoration: none;
  275. }
  276. .siteURL {
  277.     font-weight: normal;
  278.     font-size: 14px;
  279.     color: #808080;
  280.     background-color: #eeeeee;
  281.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  282. }
  283. .siteDescription {
  284.     font-weight: normal;
  285.     font-size: 14px;
  286.     color: #808080;
  287.     background-color: transparent;
  288.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  289. }
  290. .ownerLink, a.ownerLink:hover {
  291.     font-weight: normal;
  292.     font-size: 14px;
  293.     color: #666666;
  294.     background-color: #eeeeee;
  295.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  296. }
  297. a.ownerLink:hover {
  298.     background-color: #cccccc;
  299.     text-decoration: none;
  300. .reviewLink, a.reviewLink:link, a.reviewLink:hover, .reviewCount {
  301.     font-weight: normal;
  302.     font-size: 14px;
  303.     color: gray;
  304.     background-color: #eeeeee;
  305.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  306. }
  307. a.reviewLink:link {
  308.     text-decoration : none;
  309. }
  310. a.reviewLink:hover {
  311.     background-color: #cccccc;
  312. }
  313. .siteDescripxion {
  314.     font-weight: normal;
  315.     font-size: 14px;
  316.     color: #666666;
  317.     background-color: #eeeeee;
  318.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  319. }
  320. .addedText, .updateText {
  321.     font-weight: normal;
  322.     font-size: 14px;
  323.     color: #333333;
  324.     background-color: #eeeeee;
  325.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  326. }
  327. .categoryText, .categoryLink, a.categoryLink:link, a.categoryLink:hover  {
  328.     font-weight: normal;
  329.     font-size: 14px;
  330.     color: #333333;
  331.     background-color: #eeeeee;
  332.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  333. }
  334. a.categoryLink:link  {
  335.     text-decoration: none;
  336. }
  337. a.categoryLink:hover {
  338.     background-color: #cccccc;
  339.     text-decoration: none;
  340. }
  341. .hitsInText, .hitsOutText {
  342.     font-weight: normal;
  343.     font-size: 14px;
  344.     color: #666666;
  345.     background-color: #eeeeee;
  346.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  347. }
  348. .navBotOut {
  349.     font-weight: normal;
  350.     font-size: 13px;
  351.     color: #000000;
  352.     background-color: #eeeeee;
  353.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  354. }
  355. .navBot {
  356.     font-weight: normal;
  357.     font-size: 13px;
  358.     color: #808080;
  359.     background-color: #eeeeee;
  360.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  361. }
  362. .searchEngines {
  363.     font-weight: normal;
  364.     font-size: 14px;
  365.     color: black;
  366.     background-color: transparent;
  367.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  368. }
  369. .searchEngineText {
  370.     font-weight: normal;
  371.     font-size: 14px;
  372.     color: black;
  373.     background-color: transparent;
  374.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  375. }
  376. .footerBot {
  377.     font-weight: normal;
  378.     font-size: 13px;
  379.     color: #808080;
  380.     background-color: #cccccc;
  381. }
  382. .footerText, .footerLink {
  383.     font-weight: normal;
  384.     font-size: 13px;
  385.     color: #808080;
  386.     background-color: #eeeeee;
  387.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  388. }
  389. a.footerLink:link , a.footerLink:visited , a.footerLink:active {
  390.     font-weight: normal;
  391.     font-size: 13px;
  392.     color: #000000;
  393.     background-color: #eeeeee;
  394.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  395. }
  396. .errorText {
  397.     font-weight: normal;
  398.     font-size: 14px;
  399.     color: red;
  400.     background-color: transparent;
  401.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  402. }
  403. .errorTextBold {
  404.     font-weight: bold;
  405.     font-size: 15px;
  406.     color: red;
  407.     background-color: transparent;
  408.     font-family: Tahoma, Arial, Helvetica, sans-serif;
  409. }
  410.